Skip to content

Conversation

LuizaVSantos
Copy link
Contributor

No description provided.

@LuizaVSantos LuizaVSantos requested a review from a team as a code owner May 26, 2025 16:35
@@ -148,9 +156,10 @@ curl --location 'https://api.azionapi.net/edge_firewall/<edge_firewall_id>/funct
8. Run the following `GET` to retrieve the `id` of the `Blocked Countries Geoip` network list:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Se a linha 134 mudou pro número 6, aqui não deveria ser 7?

@LuizaVSantos LuizaVSantos added the do not merge Waiting for decision or deploy label May 27, 2025
guiafonso-ol
guiafonso-ol previously approved these changes May 27, 2025
### Editing an existing zone

1. Run the following `GET` request in your terminal, replacing `[TOKEN VALUE]` with your [personal token](/en/documentation/products/guides/personal-tokens/) to retrieve your `<zoneId>`:

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Precisa da linha extra (120 e 121)?

--header 'Authorization: [TOKEN VALUE]'
```

2. Run the following `PATCH` request in your terminal, replacing `[TOKEN VALUE]` with your [personal token](/en/documentation/products/guides/personal-tokens/) and `<zoneId>` with the id of the DNS Zone to edit an existing zone:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Onde aparece id nos arquivos não deveria ser ID?

Suggested change
2. Run the following `PATCH` request in your terminal, replacing `[TOKEN VALUE]` with your [personal token](/en/documentation/products/guides/personal-tokens/) and `<zoneId>` with the id of the DNS Zone to edit an existing zone:
2. Run the following `PATCH` request in your terminal, replacing `[TOKEN VALUE]` with your [personal token](/en/documentation/products/guides/personal-tokens/) and `<zoneId>` with the ID of the DNS Zone to edit an existing zone:

@LuizaVSantos LuizaVSantos deleted the replace-api-v3-secure-journey branch August 18, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Waiting for decision or deploy
Development

Successfully merging this pull request may close these issues.

3 participants